... FUNCTION\@.11
In Scheme, LAMBDA is itself a special function that creates function objects, so there is no need for a FUNCTION function. In Common Lisp, FUNCTION is usually abbreviated #' just as QUOTE is abbreviated '.